Micron Document
🎖️GitЯра🎖️

Node / meshcore / MeshCore / files / docs / docs.md

Displaying Rendered • View rawDownload

docs/docs.md 93b2db63de9009af047a2d0e1bcd97b4b0ba7106 (93b2db63) Text, 297 B

Local Documentation

This document explains how to build and view the MeshCore documentation locally.

Building and viewing Docs

T282828
pip install mkdocs
pip install mkdocs-material

• T383838mkdocs serve - Start the live-reloading docs server.
• T383838mkdocs build - Build the documentation site.

Served by rngit 1.5.2 - Generated in 0.04s